testing.fuzzResult.Error (field)
4 uses
testing (current package)
fuzz.go#L362: f.result = fuzzResult{Error: err}
fuzz.go#L428: Error error // Error is the error from the failing input
fuzz.go#L432: if r.Error == nil {
fuzz.go#L435: return r.Error.Error()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)